HomeSort by relevance Sort by last modified time
    Searched refs:EntryComputationParameterShapes (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_proto_util_test.cc 34 auto status = EntryComputationParameterShapes(hlo_proto).status();
45 auto status = EntryComputationParameterShapes(hlo_proto).status();
hlo_proto_util.h 46 StatusOr<std::vector<const ShapeProto*>> EntryComputationParameterShapes(
hlo_proto_util.cc 52 StatusOr<std::vector<const ShapeProto*>> EntryComputationParameterShapes(

Completed in 715 milliseconds